Skip to content

upgraded react-router-dom to latest v6#300

Merged
stasel merged 1 commit intomainfrom
task/issue-193-continue-upgrades
Feb 7, 2026
Merged

upgraded react-router-dom to latest v6#300
stasel merged 1 commit intomainfrom
task/issue-193-continue-upgrades

Conversation

@zalexa19
Copy link
Contributor

@zalexa19 zalexa19 commented Feb 7, 2026

react-router-dom v7 is live, but has breaking changes.
I upgraded to latest of v6
#193

Copilot AI review requested due to automatic review settings February 7, 2026 20:24
@HackYourFutures HackYourFutures temporarily deployed to dojo-task-issue-193-con-a91zka February 7, 2026 20:25 Inactive
@stasel stasel merged commit a726524 into main Feb 7, 2026
5 checks passed
@stasel stasel deleted the task/issue-193-continue-upgrades branch February 7, 2026 20:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the client’s React Router dependency to the latest React Router DOM v6 release (staying on v6 to avoid v7 breaking changes), ensuring the app continues to use React Router v6 APIs while receiving upstream fixes.

Changes:

  • Bumped react-router-dom from ^6.22.0 to ^6.30.3 in client/package.json.
  • Updated client/package-lock.json to resolve react-router-dom@6.30.3 (and aligned react-router@6.30.3 / @remix-run/router@1.23.2).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
client/package.json Updates the declared React Router DOM v6 version range.
client/package-lock.json Updates the lockfile resolution to react-router-dom@6.30.3 and corresponding router dependencies.
Files not reviewed (1)
  • client/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@zalexa19 zalexa19 mentioned this pull request Feb 7, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants